Params

public interface Params

The parameters of the CanGetCookiesCallback.

Functions

Link copied to clipboard
public List<Cookie> cookies()
Returns an immutable list of cookies that are going to be sent with the URL request.
Link copied to clipboard
public String url()
Returns a string that represents the URL of the request.